Fix vnets in xm.
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 26 Aug 2005 10:51:10 +0000 (10:51 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 26 Aug 2005 10:51:10 +0000 (10:51 +0000)
commit2912a41dd1cf1d1372e0e715a32544ad7afe3664
tree7aebc37b17cbde4411bc3eeba47a99664f1b980a
parent393415f09c80d9846cba6b7462d152bc0f032ede
Fix vnets in xm.
The removal of 'xm call' to call a xend interface function directly
made the xend vnet functions inaccessible. This patch adds those functions
to xm and fixes the persistence in XmVnet to use xenstore.
Signed-off-by: Mike Wray <mike.wray@hp.com>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/python/xen/util/Brctl.py
tools/python/xen/xend/XendVnet.py
tools/python/xen/xend/server/SrvVnetDir.py
tools/python/xen/xm/main.py